home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2008 February / PCWFEB08.iso / Software / Resources / Utilities / Directory Opus 9.0.0.9 / DOpusInstall.exe / Disk1 / data1.cab / Buttons / OpenOffice.dop < prev   
Encoding:
Extensible Markup Language  |  2007-09-19  |  2.2 KB  |  58 lines

  1. ∩╗┐<?xml version="1.0" encoding="UTF-8"?>
  2. <toolbar>
  3.     <wallpaper enabled="yes" type="tile">
  4.         <std_type>toolbar</std_type>
  5.     </wallpaper>
  6.     <buttons child_effect="saturate" child_labels="off" display="icon" effect="gray" type="menu">
  7.         <button display="icon" effect="gray">
  8.             <label>OpenOffice.org Writer</label>
  9.             <icon1>{apppath|soffice.exe}program\soffice.exe,2</icon1>
  10.             <function type="normal">
  11.                 <instruction>{apppath|soffice.exe}program\soffice.exe -writer %1</instruction>
  12.             </function>
  13.         </button>
  14.         <button display="both" effect="gray">
  15.             <label>OpenOffice.org Calc</label>
  16.             <icon1>{apppath|soffice.exe}program\soffice.exe,3</icon1>
  17.             <function type="normal">
  18.                 <instruction>{apppath|soffice.exe}program\soffice.exe -calc %1</instruction>
  19.             </function>
  20.         </button>
  21.         <button display="both" effect="gray">
  22.             <label>OpenOffice.org Impress</label>
  23.             <icon1>{apppath|soffice.exe}program\soffice.exe,7</icon1>
  24.             <function type="normal">
  25.                 <instruction>{apppath|soffice.exe}program\soffice.exe -impress %1</instruction>
  26.             </function>
  27.         </button>
  28.         <button display="both" effect="gray">
  29.             <label>OpenOffice.org Draw</label>
  30.             <icon1>{apppath|soffice.exe}program\soffice.exe,6</icon1>
  31.             <function type="normal">
  32.                 <instruction>{apppath|soffice.exe}program\soffice.exe -draw %1</instruction>
  33.             </function>
  34.         </button>
  35.         <button display="both" effect="gray">
  36.             <label>OpenOffice.org HTML Document</label>
  37.             <icon1>{apppath|soffice.exe}program\soffice.exe,11</icon1>
  38.             <function type="normal">
  39.                 <instruction>{apppath|soffice.exe}program\soffice.exe -web %1</instruction>
  40.             </function>
  41.         </button>
  42.         <button display="both" effect="gray">
  43.             <label>OpenOffice.org Open Document</label>
  44.             <icon1>{apppath|soffice.exe}program\soffice.exe,18</icon1>
  45.             <function type="normal">
  46.                 <instruction>{apppath|soffice.exe}program\soffice.exe .uno:Open</instruction>
  47.             </function>
  48.         </button>
  49.         <button display="both" effect="gray">
  50.             <label>OpenOffice.org From Template</label>
  51.             <icon1>{apppath|soffice.exe}program\soffice.exe,15</icon1>
  52.             <function type="normal">
  53.                 <instruction>{apppath|soffice.exe}program\soffice.exe .uno:NewDoc</instruction>
  54.             </function>
  55.         </button>
  56.     </buttons>
  57. </toolbar>
  58.